@charset "utf-8";

@font-face { font-family: Agency FB; src: url('AgencyFB Condensed Regular.otf'); }

@font-face {
	font-family: 'G7StarForceTtf OEg6';
	src: url('G7StarForceTtf-OEg6.ttf') format('truetype');
}

/* 2D SPINNING ANIMATION */
@keyframes spin {
  from { transform: rotate(0deg) }
  to { transform: rotate(360deg) }
}
.spin { animation: spin 30s linear infinite; }


.WritingPadding {
	padding-left: 10%;
	padding-right: 10%
}

.header {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}
	
.writinglist {
	color: white;
	padding-left: 5%;
	padding-right: 5%;
	text-align: left;
	display: flex;
	justify-content: center;
	align-content: stretch;
	padding-top:200px;
	display: flex;
	justify-content: space-around;
	align-content: space-around;
	flex-direction: row;
		letter-spacing: 2px;
		animation: fadeIn 3s;
}

.writingbody {
	color: white;
	padding-left: 5%;
	padding-right: 5%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		animation: fadeIn 3s;
	
}

.MsoNormal {
	color: white;
	padding-left: 5%;
	padding-right: 5%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	
}

.MattHeader {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #FFFF00;
	text-align: center;
	justify-content: center;
	font-size: 177px;
	padding-top: 0;
	text-shadow: 5px 2px #222324, 2px 4px #222324, 3px 5px #222324;
	  animation: glitch 1s steps(1);
	
}

.WOYSHeader {
    font-family: "G7StarForceTtf OEg6"!important;
    color: #FFFF00;
    text-align: center;
    justify-content: center;
    font-size: 70px;
    padding-top: 0;
    /* [disabled]text-shadow: 5px 2px #222324, 2px 4px #222324, 3px 5px #222324; */
    animation: glitch 1s steps(1);
}

@keyframes glitch { 
  0% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  1% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  2% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  3% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  4% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  5% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  6% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  7% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  8% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  9% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  10% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  11% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0.5px);}
  12% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0.5px);}
  13% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0.5px);}
  14% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0);}
  15% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0);}
  16% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0);}
  17% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0);}
  18% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0);}
  19% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0);}
  20% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0);}
  21% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  22% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  23% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  24% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  25% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  26% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0.5px);}
  27% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0.5px);}
  28% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  29% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  30% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  31% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);}
  32% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);}
  33% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);}
  34% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);}
  35% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0.5px);}
  36% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0.5px);}
  37% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0.5px);}
  38% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);}
  39% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);}
  40% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);}
  41% { text-shadow: 45px 0 0 yellow, -45px 0 0 lime; filter: blur(0);}
  42% { text-shadow: 0 0 0 yellow, 0 0 0 lime; filter: blur(0);}
  43% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0);}
  44% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0);}
  45% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0);}
  46% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0.5px);}
  47% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0.5px);}
  48% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0);}
  49% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0);}
  50% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0);}
  51% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  52% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  53% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  54% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  55% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0.5px);}
  56% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0.5px);}
  57% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0.5px);}
  58% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  59% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  60% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  61% { text-shadow: 30px 0 0 white, -30px 0 0 lime; filter: blur(0);}
  62% { text-shadow: 0 0 0 white, 0 0 0 lime; filter: blur(0);}
  63% { text-shadow: 1px 0 0 white, -1px 0 0 yellow; filter: blur(0);}
  64% { text-shadow: 1px 0 0 white, -1px 0 0 yellow; filter: blur(0);}
  65% { text-shadow: 1px 0 0 white, -1px 0 0 yellow; filter: blur(0);}
  66% { text-shadow: 1px 0 0 white, -1px 0 0 yellow; filter: blur(0.5px);}
  67% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0.5px);}
  68% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  69% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  70% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  71% { text-shadow: 50px 0 0 white, -50px 0 0 yellow; filter: blur(0);}
  72% { text-shadow: 0 0 0 white, 0 0 0 yellow; filter: blur(0);}
  73% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  74% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  75% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  76% { text-shadow: 3px 0 0 white, -3px 0 0 yellow; filter: blur(0);}
  77% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  78% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  79% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  80% { text-shadow: -3px 0 0 white, 3px 0 0 yellow; filter: blur(0);}
  81% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0);}
  82% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0);}
  83% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0.5px);}
  84% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0.5px);}
  85% { text-shadow: 1px 0 0 white, -1px 0 0 lime; filter: blur(0.5px);}
  86% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0.5px);}
  87% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0.5px);}
  88% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0);}
  89% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0);}
  90% { text-shadow: -3px 0 0 white, 3px 0 0 lime; filter: blur(0);}
  91% { text-shadow: 60px 0 0 lime, -60px 0 0 yellow; filter: blur(0);}
  92% { text-shadow: 0 0 0 lime, 0 0 0 yellow; filter: blur(0);}
  92% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  93% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  94% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  95% { text-shadow: 0.8px 0 0 yellow, -0.8px 0 0 lime; filter: blur(0);}
  96% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);}
  97% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);}
  98% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);}
  99% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);}
  100% { text-shadow: -3px 0 0 yellow, 3px 0 0 lime; filter: blur(0);} }

.Mattsubheading {
    color: white;
    font-size: 30px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    font-family: "Agency FB";
    letter-spacing: 2px;
    font-stretch: extra-expanded;
    animation: fadeIn 3s;
	
}
	.WOYSsubHeading {
    color: white;
    font-size: 30px;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    font-family: "Agency FB";
    letter-spacing: 2px;
    font-stretch: extra-expanded;
	}
.WritingsubHeader {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #FFFF00;
    font-size: 40px;
    padding-left: 0%;
    padding-right: 5%;
	justify-content: left;
	font-style: oblique;
	animation: fadeIn 3s;
}
.WOYSsubHeader
 {
	font-family: "G7StarForceTtf OEg6";
	color: #FFFF00;
    font-size: 40px;
    padding-left: 5%;
    padding-right: 5%;
	justify-content: left;
	font-style: oblique;
	animation: fadeIn 3s;
}
.title {
	flex:auto;
	align-self: center;
}
.icons {
  width: 30%;
	text-align: center;
	color:yellow;
	font-size: 100px
}
.icons:hover {
	
}
.icon2 {
	display: flex;
	justify-content: center;
	align-content: stretch;
	padding-top:10%;
	display: flex;
	justify-content: space-around;
	align-content: space-around;
	flex-direction: row;
		animation: fadeIn 3s;
}
.iconlabel {
	color: white !important;
	font-family: "Agency FB";
	font-size: 30px;
	line-height: 120%;
	animation: fadeIn 3s;
	}
.tiktok {
	display: flex;
	justify-content: space-around;
	align-content: space-around;
	flex-direction: row;
	animation: fadeIn 3s;
}

@media (max-width: 800px) {
  .tiktok {
    flex: 100%;
	flex-direction:column;
	align-content: stretch;
	}
	.icon2 {
    flex: 100%;
	align-content: space-around;
	padding-top: 100px;
	padding-bottom: 200px;
	align-content: center;
	text-align: center;
	}
	.MattHeader {
		font-size: 90px !important;
	}
	.icon2 {
		font-size: 9px !important;
		align-text: center;
				align-content: center;
		align-text: center;
		justify-content: center;
		text-justify: center;
		align-items: center;
		
	}
	.icons {
		font-size: 60px;
		align-content: center;
		align-text: center;
		justify-content: center;
		text-justify: center;
	}
	.fa-2xl {
		font-size: 90px;
		line-height: 70%;
	}
	.iconlabel {
		line-height: 50%;
	}

	footer {
	color: yellow;
	text-align: center;
	overflow: hidden;
	background-color: #333;
	font-family: "Agency FB";
	margin-top: auto;
	letter-spacing: 2px;
	font-size: 15px;
		padding-bottom: 3px;
			padding-left: 4%;
			padding-right: 4%;
					animation: fadeIn 3s;
}

	
}

a
{
	color: yellow;
}
a:hover
{
	color: #333;
}

body {
	font-family: source-sans-pro;
	background-color:#1F1F1F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}


writinglist.ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: transparent;
  animation: fadeIn 3s;
}

li {
  float: left;
	animation: fadeIn 3s;
}

li a {
  display: block;
  color: white;
font-family: "Agency FB";
	font-size: 20px;
  text-align: center;
  padding: 14px 14px;
  text-decoration: none;
}

li a:hover {
  background-color: yellow;
color: #111
}

			   H1
			   {
				margin-block-start: 0.3em;
				   margin-block-end: 0.3em
			   }

.youtube {
	min-width: 80%;
	height: fill;
	min-height: fill;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 5%;
	padding-bottom: 5%;
	animation: fadeIn 3s;
}
.youtube-video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
		padding-left: 10%;
	padding-right: 10%;
	padding-top: 3%;
	padding-bottom: 3%;
}

.youtube-video-container::after {
  display: block;
  content: "";
  padding-top: 56.25%;
}

.youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

footer {
	color: yellow;
	text-align: center;
	overflow: hidden;
	background-color: #333;
	font-family: "Agency FB";
	margin-top: auto;
	letter-spacing: 2px;
	font-size: 20px;
		padding-bottom: 3px;
			animation: fadeIn 3s;
}




*,
*::before,
*::after {
    box-sizing: border-box;
    /* [disabled]color: inherit; */
}

:root {
  --color-primary: #FFFF00;
  --color-secondary: white;
}
  /*
  --color-primary: #5192ED;
  --color-secondary: #69A1F0;
  --color-tertiary: #7EAEF2;
  --color-quaternary: #90BAF5;
  --color-quinary: #A2C4F5;
  */


.content {
  display: flex;
  align-content: center;
  justify-content: center;
}

.text_shadows {
  text-shadow: 3px 3px 0 var(--color-secondary), 6px 6px 0 var(--color-tertiary),
    9px 9px var(--color-quaternary), 12px 12px 0 var(--color-quinary);
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: calc(2rem + 5vw);
  text-align: center;
  margin: 0;
  color: var(--color-primary);
  //color: transparent;
  //background-color: white;
  //background-clip: text;
  animation: shadows 1.2s ease-in infinite, move 1.2s ease-in infinite;
  letter-spacing: 0.4rem;
}

@keyframes shadows {
  0% {
    text-shadow: none;
  }
  10% {
    text-shadow: 3px 3px 0 var(--color-secondary);
  }
  20% {
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary);
  }
  30% {
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary), 9px 9px var(--color-quaternary);
  }
  40% {
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary), 9px 9px var(--color-quaternary),
      12px 12px 0 var(--color-quinary);
  }
  50% {
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary), 9px 9px var(--color-quaternary),
      12px 12px 0 var(--color-quinary);
  }
  60% {
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary), 9px 9px var(--color-quaternary),
      12px 12px 0 var(--color-quinary);
  }
  70% {
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary), 9px 9px var(--color-quaternary);
  }
  80% {
    text-shadow: 3px 3px 0 var(--color-secondary),
      6px 6px 0 var(--color-tertiary);
  }
  90% {
    text-shadow: 3px 3px 0 var(--color-secondary);
  }
  100% {
    text-shadow: none;
  }
}

@keyframes move {
  0% {
    transform: translate(0px, 0px);
  }
  40% {
    transform: translate(-12px, -12px);
  }
  50% {
    transform: translate(-12px, -12px);
  }
  60% {
    transform: translate(-12px, -12px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}

/* Page content */
.content {
  padding: 16px;
}

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
z-index:100
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 102px;
}

.flex-wrapper {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
}

img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    size: 300x300;
}

iframe {
	animation: fadeIn 3s;
}

.highlight-container, .highlight {
  position: relative;
}

.highlight-container {
  display: inline-block;
	animation: fadeIn 3s;
	
}

.highlight-container, .highlight li a{
  color: black !important
	
}
.highlight-container, .highlight li a:hover{
  color: white !important
	
}
.highlight-container:before {
  content: " ";
  display: block;
  height: 90%;
  width: 100%;
  margin-left: -3px;
  margin-right: -3px;
  position: absolute;
  background: #ffd500;
  transform: rotate(2deg);
  top: -1px;
  left: -1px;
  border-radius: 20% 25% 20% 24%;
  padding: 10px 3px 3px 10px;
}
